projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a45eee7
)
Renamed from cal-persian.el to avoid 14-character limitation.
author
Karl Heuer
<kwzh@gnu.org>
Mon, 20 May 1996 15:43:53 +0000
(15:43 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Mon, 20 May 1996 15:43:53 +0000
(15:43 +0000)
lisp/calendar/cal-persia.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/cal-persia.el
b/lisp/calendar/cal-persia.el
index 4c7e24c8d0c3bcff125e924011f7c100798832cb..89269526be8bb7c040c9f339990b02b3575a2809 100644
(file)
--- a/
lisp/calendar/cal-persia.el
+++ b/
lisp/calendar/cal-persia.el
@@
-1,4
+1,4
@@
-;;; cal-persia
n
.el --- calendar functions for the Persian calendar.
+;;; cal-persia.el --- calendar functions for the Persian calendar.
;; Copyright (C) 1996 Free Software Foundation, Inc.
@@
-201,6
+201,6
@@
Echo Persian date unless NOECHO is t."
"Persian calendar equivalent of date diary entry."
(calendar-persian-date-string (calendar-cursor-to-date t)))
-(provide 'cal-persia
n
)
+(provide 'cal-persia)
-;;; cal-persia
n
.el ends here
+;;; cal-persia.el ends here